home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / vbasic / setupwiz.exe / SETUPWIZ.INI < prev   
INI File  |  1993-05-07  |  4KB  |  122 lines

  1. [SETUPWIZ]             ; Key used by Setup Wizard.
  2. BOOTSTRAP=C:\VB3\SETUPKIT\KITFILES\SETUP.EXE
  3. SETUP1=C:\VB3\SETUPKIT\KITFILES\..\SETUP1\SETUP1.MAK
  4. VBEXE=C:\VB3\VB.EXE
  5. COMPRESS=C:\VB3\SETUPKIT\KITFILES\COMPRESS.EXE
  6.  
  7. ;    Add new entries for VBX or Data Access files that require additional
  8. ;    support files.  Do not include paths.  Setup Wizard will look for the files
  9. ;    in the WINDOW\SYSTEM, WINDOW, APP's dir, and the PATH.  If not found, you will 
  10. ;    be prompted for the files location.
  11. ;
  12. ;    Setup Wizard will automatically install DLL and VBX files into the WINDOW\SYSTEM
  13. ;    directory.  All other file extensions will be installed in your applications directory.
  14. ;    To explicitly install a file in the WINDOW\SYSTEM directory, use ':1', (no quotes) 
  15. ;    immeadiately after the file name.
  16. ;
  17. ; [FILENAME.VBX]
  18. ; FILE1=FileOne.DLL
  19. ; FILE2=FileTwo.DLL
  20. ; FILE3=FileThre.EXE:1
  21. ; etc....
  22. ;
  23. ; NOTE:  Installable ISAM file names are taken from VB.INI BUT
  24. ;        some IISAM's require additional files.  For example the
  25. ;        Btrieve IISAM (BTRV110.DLL) requires the WBTRCALL.DLL file.
  26. ;        WBTRCALL.DLL must be aquired from the vendor.
  27. ;
  28. ;        ODBC drivers listed in the Data Access dialog come from the ODBCINST.INI.
  29. ;        Specific additional files needed by each driver that ships with VB 3.0
  30. ;        are listed below.
  31. ;
  32.  
  33.  
  34. [CRYSTAL.VBX]
  35. file1=CRPE.DLL
  36. file2=CRXLATE.DLL   ; Needed when using the ToWords function
  37. file3=COMMDLG.DLL
  38.  
  39. [MSOLE2.VBX]
  40. file1=STORAGE.DLL
  41. file2=COMPOBJ.DLL
  42. file3=OLE2PROX.DLL
  43. file4=OLE2NLS.DLL
  44. file5=OLE2DISP.DLL
  45. file6=OLE2.DLL
  46. file7=SHARE.EXE:1
  47. file8=OLE2.REG:1
  48. file9=OLE2CONV.DLL
  49. file10=MSOLEVBX.DLL
  50.  
  51. [OLECLIEN.VBX]
  52. file1=OLECLI.DLL
  53. file2=SHELL.DLL
  54.  
  55. [GRAPH.VBX]
  56. file1=GSWDLL.DLL
  57. file2=GSW.EXE:1
  58.  
  59. [CMDIALOG.VBX]
  60. file1=COMMDLG.DLL
  61.  
  62. [VBSQL.VBX]
  63. file1=DBNMP3.DLL
  64. file2=W3DBLIB.DLL
  65.  
  66. [OLE Automation]
  67. file1=STORAGE.DLL
  68. file2=COMPOBJ.DLL
  69. file3=OLE2PROX.DLL
  70. file4=OLE2NLS.DLL
  71. file5=OLE2DISP.DLL
  72. file6=OLE2.DLL
  73. file7=SHARE.EXE:1
  74. file8=OLE2.REG:1
  75. file9=OLE2CONV.DLL
  76. file10=VBOA300.DLL
  77.  
  78. [Financial]
  79. file1=MSAFINX.DLL
  80.  
  81. [DDE]
  82. file1=DDEML.DLL
  83.  
  84. [VB RUNTIME]             ; Key used by Setup Wizard.
  85. file1=VBRUN300.DLL
  86.  
  87. [ACCESS]                 ; Key used by Setup Wizard.  Access data engine files.
  88. file1=MSAES110.DLL
  89. file2=MSAJT110.DLL
  90. file3=VBDB300.DLL
  91. file4=SHARE.EXE:1        ; Access DLL's require 'SHARE.EXE /L:500' in autoexec.bat
  92.  
  93. [ODBC]                   ; Key used by Setup Wizard.  Basic ODBC files.  Setup Wizard will add code to SETUP1.FRM to update your end user's ODBCINST.INI.
  94. file1=ODBC.DLL
  95. file2=ODBCINST.DLL
  96. file3=ODBCINST.HLP:1     ; Install this file in the WINDOW\SYSTEM directory.
  97. file4=CTL3D.DLL
  98. file5=COMMDLG.DLL
  99.  
  100. [Btrieve]                ; Must match VB.INI Isam entry.  Additional files needed by this Installable Isam
  101. file1=WBTRCALL.DLL       ; Novell Btrieve DLL
  102.  
  103. [SQL Server]             ; Must match ODBCINST.INI entry.  Additional files needed by this ODBC Driver
  104. file1=SQLSRVR.DLL
  105. file2=DBNMP3.DLL
  106. file3=INSTCAT.SQL:1      ; ODBC Stored procedures file. Install this file in the WINDOW\SYSTEM directory.
  107.  
  108. ; Files used by the Crystal Report (*.RPT) files
  109.  
  110. [PDBJET.DLL]
  111. file1=PDBJET.DLL         ; Access DLL for Crystal Reports
  112. file2=PDIRJET.DLL        ; Access DLL for Crystal Reports
  113. file3=PDCTJET.DLL        ; Access DLL for Crystal Reports
  114. file4=MSABC110.DLL       ; Access DLL for Crystal Reports
  115. file5=MSAES110.DLL       ; Access DLL for Crystal Reports
  116. file6=MSAJT110.DLL       ; Access DLL for Crystal Reports
  117. file7=VBDB300.DLL        ; VB DLL for Crystal Reports
  118. file8=SHARE.EXE:1        ; Access DLL's require 'SHARE.EXE /L:500' in autoexec.bat
  119.  
  120. [PDSODBC.DLL]
  121. file1=PDSODBC.DLL        ; Crystal Report's ODBC DLL
  122.